DefaultAlertCallback

public final class DefaultAlertCallback extends DefaultCallback implements AlertCallback

The default AlertCallback implementation that shows a dialog when JavaScript alert dialog should be displayed.

Constructors

Link copied to clipboard
public void DefaultAlertCallback(BrowserView parent)

Functions

Link copied to clipboard
public void on(AlertCallback.Params param, AlertCallback.Action tell)
Invoked when the callback needs a response for the given callback parameters.